-
Home
-
Acumulus
-
7.2.0
-
Code
-
Classes
- HttpRequest
Total Complexity |
25 |
Dependencies |
3 |
Dependents |
3 |
Total lines |
316 |
Lines of code |
105 |
Logical lines of code |
59 |
Comment lines |
172 |
Methods |
13 |
Properties |
5 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
executeWithCurl() |
A |
49 |
9 |
29 |
getCurlOptions() |
S |
50 |
5 |
31 |
execute() |
S |
62 |
1 |
11 |
__construct() |
S |
81 |
1 |
3 |
getMethod() |
S |
82 |
1 |
3 |
getUri() |
S |
82 |
1 |
3 |
getBody() |
S |
82 |
1 |
3 |
getHttpResponse() |
S |
82 |
1 |
3 |
get() |
S |
79 |
1 |
3 |
post() |
S |
79 |
1 |
3 |
raiseCurlError() |
S |
67 |
1 |
7 |
getHandle() |
S |
80 |
1 |
3 |
closeHandle() |
S |
81 |
1 |
3 |